home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / amigae / e_update30e.lha / e_update30e / README < prev   
Encoding:
Text File  |  1992-09-02  |  944 b   |  26 lines

  1. Short: Second update patch to Amiga E v3.0a
  2. Type: dev/e
  3. Author: Wouter van Oortmerssen (wouter@mars.let.uva.nl)
  4.  
  5. This archive contains the EC v3.0e compilers (demo and registered,
  6. as patches). This is a fix of several bugs, atleast one of which
  7. had to be fixed immediately.
  8.  
  9. Bugs fixed in v3.0e:
  10. - huge bug: linker wouldn't link modules >32k
  11. - enforcer hit in linker
  12. - String() could trash a register
  13. - errors within an OBJECT were reported on the first line
  14. - wrong code generated for AND.L Dn,regvar and similar instructions
  15. - .B size on An eas wasn't detected for various instructions
  16. - methods could be defined outside of object/module scope
  17. - object declarations could start as private for no reason
  18.  
  19. ...and various smaller problems have been taken care of.
  20.  
  21. The programs 'ecpatch' and 'ecdemopatch' will read 'ec' or 'ecdemo'
  22. (v3.0a) in the current dir and output the new v3.0e compiler (also in
  23. the current dir).
  24.  
  25. Wouter van Oortmerssen
  26.